home *** CD-ROM | disk | FTP | other *** search
/ The 640 MEG Shareware Studio 2 / The 640 Meg Shareware Studio CD-ROM Volume II (Data Express)(1993).ISO / utility / cpyds121.zip / WHATS.NEW < prev   
Text File  |  1992-02-23  |  4KB  |  91 lines

  1.  
  2.  
  3.  
  4.  
  5.                                   CPYDSK WHAT'S NEW
  6.  
  7.  
  8.  
  9.          NEW FEATURES:
  10.  
  11.          Version 1.2
  12.  
  13.          1. Added a media check.  CPYDSK now checks the Target media for 
  14.             compatiblity with the Source to see if the Source and Target 
  15.             are the same size (e.g. 360KB to 360KB or 1.44MB to 1.44MB, 
  16.             etc.).  If incompatible media is detected, a warning is issued 
  17.             and the program restarts from the menu. 
  18.  
  19.          2. Added a /verify switch.  This switch turns on read-after-write 
  20.             comparing of Source data with data written to the Target.  
  21.  
  22.          3. Pressing <PgDn> anywhere in the menu will immediately accept 
  23.             the menu choices and prompt for the Source diskette.  <Enter> 
  24.             continues to work as before, moving through each menu option 
  25.             until reaching the last one.  Pressing <Enter> at the last 
  26.             option will end option selection and prompt for the Source 
  27.             diskette.  
  28.  
  29.          Version 1.1
  30.  
  31.          1. Added a /relax switch.  CPYDSK, by default, only allows a 
  32.             hard disk to be used to store data from a Source diskette 
  33.             when memory has been exhausted.   With the /relax switch , 
  34.             CPYDSK will allow any disk type, not just a hard disk, to be 
  35.             used for temporary Source data storage.  This includes other 
  36.             floppies that are not either the Source or Target and 
  37.             ramdisks that look like floppies.
  38.  
  39.             Example:
  40.  
  41.                 CPYDSK A: F: /RELAX
  42.  
  43.             Copies from Source diskette in drive A: to Target diskette in 
  44.             drive A: using disk F: (which may be another floppy, etc.) to 
  45.             hold Source data if necessary.
  46.  
  47.             **** WARNING ****
  48.  
  49.             Do not use CPYDSK with drive letters that have been 
  50.             redirected with the DOS commands ASSIGN or SUBST!  Careless 
  51.             use of these commands with CPYDSK can lead to undesired 
  52.             writing to the Source or Target diskettes.
  53.  
  54.             *****************
  55.  
  56.          2. Added a /mono switch. This switch turns off colors so the 
  57.             display on composite monitors is more legible.
  58.  
  59.             Example:
  60.  
  61.                 CPYDSK /mono
  62.  
  63.             Starts CPYDSK up in black and white.
  64.  
  65.          
  66.          CORRECTIONS:
  67.  
  68.          Version 1.21
  69.  
  70.          1. By default, CPYDSK only allows a hard disk to be used to store 
  71.             data from a Source diskette when memory has been exhausted (see 
  72.             /relax switch above). The logic used to decide if the disk is a 
  73.             hard disk has been revised. Although unusual, there are 
  74.             circumstances where a valid hard disk could be rejected for 
  75.             temporary Source data storage under the old scheme.
  76.  
  77.          2. Various modifications to initialization routines were made to 
  78.             improve their operation.  
  79.  
  80.          Version 1.1
  81.  
  82.          1. Version 1.0 did not always correctly check that the Target 
  83.             drive was not a hard disk. This bug has been fixed.
  84.  
  85.          2. New logic added to insure that the temporary data storage 
  86.             drive letter cannot be the same as the Source or Target drive 
  87.             letters.  Previously CPYDSK insisted that the temporary data 
  88.             storage drive be a hard disk, which avoided the problem.  
  89.             With the addition of the /relax switch, a check was 
  90.             necessary.  
  91.